-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.9.1
-
Code
-
Classes
- LknWCGatewayCieloCredit
Total Complexity |
105 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
874 |
Lines of code |
620 |
Logical lines of code |
271 |
Comment lines |
130 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
D |
26 |
27 |
158 |
get_card_provider() |
A |
42 |
14 |
55 |
payment_fields() |
A |
33 |
7 |
136 |
process_refund() |
A |
49 |
10 |
26 |
validate_exp_date() |
S |
52 |
7 |
25 |
payment_gateway_scripts() |
S |
52 |
7 |
22 |
init_form_fields() |
S |
37 |
2 |
92 |
validate_fields() |
S |
55 |
6 |
18 |
validate_card_number() |
S |
57 |
6 |
16 |
validate_cvv() |
S |
57 |
6 |
16 |
__construct() |
S |
51 |
3 |
25 |
validate_card_holder_name() |
S |
64 |
4 |
9 |
lknGetCartTotal() |
S |
59 |
3 |
14 |
add_notice_once() |
S |
73 |
2 |
5 |
admin_load_script() |
S |
77 |
1 |
3 |